gtk_entry_completion_get_cells: revert returning NULL
authorLars Uebernickel <lars@uebernic.de>
Sun, 3 Nov 2013 18:02:01 +0000 (19:02 +0100)
committerLars Uebernickel <lars@uebernic.de>
Sun, 3 Nov 2013 18:02:01 +0000 (19:02 +0100)
commita9a6fb045a0faedb30ffdad4ed979f380c483ebd
treeb55367635bd193bfdc907b35c1f47c659bdfc284
parentc9892df362817c90b05678aef6a519f607c66692
gtk_entry_completion_get_cells: revert returning NULL

Too many applications and libraries depend on accessing the internally
created cell renderer. Allow that again, but print a warning.
gtk/gtkentrycompletion.c